Package-level declarations

serializer

Types

Link copied to clipboard
fun interface AnchorGenerator

Functional interface to define Anchor for dumping

Link copied to clipboard

Simple generate of the format id + number

Link copied to clipboard
class Serializer(settings: DumpSettings, emitable: Emitable)

Transform a Node Graph to org.snakeyaml.engine.v2.events.Event stream and allow provided Emitable to present the org.snakeyaml.engine.v2.events.Events into the output stream